home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #11 / Amiga Plus CD - 2004 - No. 11.iso / AmiSoft / Dev / misc / temgen.lha / Temgen / tg-0.11 / config.status < prev    next >
Text File  |  2004-06-11  |  9KB  |  272 lines

  1. #! /bin/sh
  2. # Generated automatically by configure.
  3. # Run this file to recreate the current configuration.
  4. # This directory was configured as follows,
  5. # on host localhost:
  6. #
  7. # ./configure 
  8. #
  9. # Compiler output produced by configure, useful for debugging
  10. # configure, is in ./config.log if it exists.
  11.  
  12. ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]"
  13. for ac_option
  14. do
  15.   case "$ac_option" in
  16.   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
  17.     echo "running ${CONFIG_SHELL-/bin/sh} ./configure  --no-create --no-recursion"
  18.     exec ${CONFIG_SHELL-/bin/sh} ./configure  --no-create --no-recursion ;;
  19.   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
  20.     echo "./config.status generated by autoconf version 2.13"
  21.     exit 0 ;;
  22.   -help | --help | --hel | --he | --h)
  23.     echo "$ac_cs_usage"; exit 0 ;;
  24.   *) echo "$ac_cs_usage"; exit 1 ;;
  25.   esac
  26. done
  27.  
  28. ac_given_srcdir=.
  29. ac_given_INSTALL="/bin/install -c"
  30.  
  31. trap 'rm -fr Makefile config.h conftest*; exit 1' 1 2 15
  32.  
  33. # Protect against being on the right side of a sed subst in config.status.
  34. sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
  35.  s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
  36. /^[     ]*VPATH[     ]*=[^:]*$/d
  37.  
  38. s%@SHELL@%/bin/sh%g
  39. s%@CFLAGS@%-g -O2%g
  40. s%@CPPFLAGS@%%g
  41. s%@CXXFLAGS@%%g
  42. s%@FFLAGS@%%g
  43. s%@DEFS@%-DHAVE_CONFIG_H%g
  44. s%@LDFLAGS@%%g
  45. s%@LIBS@%%g
  46. s%@exec_prefix@%${prefix}%g
  47. s%@prefix@%/usr/local%g
  48. s%@program_transform_name@%s,x,x,%g
  49. s%@bindir@%${exec_prefix}/bin%g
  50. s%@sbindir@%${exec_prefix}/sbin%g
  51. s%@libexecdir@%${exec_prefix}/libexec%g
  52. s%@datadir@%${prefix}/share%g
  53. s%@sysconfdir@%${prefix}/etc%g
  54. s%@sharedstatedir@%${prefix}/com%g
  55. s%@localstatedir@%${prefix}/var%g
  56. s%@libdir@%${exec_prefix}/lib%g
  57. s%@includedir@%${prefix}/include%g
  58. s%@oldincludedir@%/usr/include%g
  59. s%@infodir@%${prefix}/info%g
  60. s%@mandir@%${prefix}/man%g
  61. s%@CC@%gcc%g
  62. s%@YACC@%bison -y%g
  63. s%@LEX@%flex%g
  64. s%@LEXLIB@%-lfl%g
  65. s%@INSTALL_PROGRAM@%${INSTALL}%g
  66. s%@INSTALL_SCRIPT@%${INSTALL_PROGRAM}%g
  67. s%@INSTALL_DATA@%${INSTALL} -m 644%g
  68. s%@CPP@%gcc -E%g
  69. s%@ALLOCA@%%g
  70.  
  71. CEOF
  72.  
  73. # Split the substitutions into bite-sized pieces for seds with
  74. # small command number limits, like on Digital OSF/1 and HP-UX.
  75. ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
  76. ac_file=1 # Number of current file.
  77. ac_beg=1 # First line for current file.
  78. ac_end=$ac_max_sed_cmds # Line after last line for current file.
  79. ac_more_lines=:
  80. ac_sed_cmds=""
  81. while $ac_more_lines; do
  82.   if test $ac_beg -gt 1; then
  83.     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
  84.   else
  85.     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
  86.   fi
  87.   if test ! -s conftest.s$ac_file; then
  88.     ac_more_lines=false
  89.     rm -f conftest.s$ac_file
  90.   else
  91.     if test -z "$ac_sed_cmds"; then
  92.       ac_sed_cmds="sed -f conftest.s$ac_file"
  93.     else
  94.       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
  95.     fi
  96.     ac_file=`expr $ac_file + 1`
  97.     ac_beg=$ac_end
  98.     ac_end=`expr $ac_end + $ac_max_sed_cmds`
  99.   fi
  100. done
  101. if test -z "$ac_sed_cmds"; then
  102.   ac_sed_cmds=cat
  103. fi
  104.  
  105. CONFIG_FILES=${CONFIG_FILES-"Makefile"}
  106. for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
  107.   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  108.   case "$ac_file" in
  109.   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  110.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  111.   *) ac_file_in="${ac_file}.in" ;;
  112.   esac
  113.  
  114.   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
  115.  
  116.   # Remove last slash and all that follows it.  Not all systems have dirname.
  117.   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  118.   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  119.     # The file is in a subdirectory.
  120.     test ! -d "$ac_dir" && mkdir "$ac_dir"
  121.     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
  122.     # A "../" for each directory in $ac_dir_suffix.
  123.     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
  124.   else
  125.     ac_dir_suffix= ac_dots=
  126.   fi
  127.  
  128.   case "$ac_given_srcdir" in
  129.   .)  srcdir=.
  130.       if test -z "$ac_dots"; then top_srcdir=.
  131.       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
  132.   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
  133.   *) # Relative path.
  134.     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
  135.     top_srcdir="$ac_dots$ac_given_srcdir" ;;
  136.   esac
  137.  
  138.   case "$ac_given_INSTALL" in
  139.   [/$]*) INSTALL="$ac_given_INSTALL" ;;
  140.   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
  141.   esac
  142.  
  143.   echo creating "$ac_file"
  144.   rm -f "$ac_file"
  145.   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
  146.   case "$ac_file" in
  147.   *Makefile*) ac_comsub="1i\\
  148. # $configure_input" ;;
  149.   *) ac_comsub= ;;
  150.   esac
  151.  
  152.   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  153.   sed -e "$ac_comsub
  154. s%@configure_input@%$configure_input%g
  155. s%@srcdir@%$srcdir%g
  156. s%@top_srcdir@%$top_srcdir%g
  157. s%@INSTALL@%$INSTALL%g
  158. " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
  159. fi; done
  160. rm -f conftest.s*
  161.  
  162. # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
  163. # NAME is the cpp macro being defined and VALUE is the value it is being given.
  164. #
  165. # ac_d sets the value in "#define NAME VALUE" lines.
  166. ac_dA='s%^\([     ]*\)#\([     ]*define[     ][     ]*\)'
  167. ac_dB='\([     ][     ]*\)[^     ]*%\1#\2'
  168. ac_dC='\3'
  169. ac_dD='%g'
  170. # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
  171. ac_uA='s%^\([     ]*\)#\([     ]*\)undef\([     ][     ]*\)'
  172. ac_uB='\([     ]\)%\1#\2define\3'
  173. ac_uC=' '
  174. ac_uD='\4%g'
  175. # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
  176. ac_eA='s%^\([     ]*\)#\([     ]*\)undef\([     ][     ]*\)'
  177. ac_eB='$%\1#\2define\3'
  178. ac_eC=' '
  179. ac_eD='%g'
  180.  
  181. if test "${CONFIG_HEADERS+set}" != set; then
  182.   CONFIG_HEADERS="config.h"
  183. fi
  184. for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
  185.   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
  186.   case "$ac_file" in
  187.   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
  188.        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
  189.   *) ac_file_in="${ac_file}.in" ;;
  190.   esac
  191.  
  192.   echo creating $ac_file
  193.  
  194.   rm -f conftest.frag conftest.in conftest.out
  195.   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
  196.   cat $ac_file_inputs > conftest.in
  197.  
  198.   cat > conftest.frag <<CEOF
  199. ${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
  200. ${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
  201. ${ac_eA}STDC_HEADERS${ac_eB}STDC_HEADERS${ac_eC}1${ac_eD}
  202. ${ac_dA}HAVE_SYS_WAIT_H${ac_dB}HAVE_SYS_WAIT_H${ac_dC}1${ac_dD}
  203. ${ac_uA}HAVE_SYS_WAIT_H${ac_uB}HAVE_SYS_WAIT_H${ac_uC}1${ac_uD}
  204. ${ac_eA}HAVE_SYS_WAIT_H${ac_eB}HAVE_SYS_WAIT_H${ac_eC}1${ac_eD}
  205. ${ac_dA}HAVE_MALLOC_H${ac_dB}HAVE_MALLOC_H${ac_dC}1${ac_dD}
  206. ${ac_uA}HAVE_MALLOC_H${ac_uB}HAVE_MALLOC_H${ac_uC}1${ac_uD}
  207. ${ac_eA}HAVE_MALLOC_H${ac_eB}HAVE_MALLOC_H${ac_eC}1${ac_eD}
  208. ${ac_dA}HAVE_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD}
  209. ${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD}
  210. ${ac_eA}HAVE_UNISTD_H${ac_eB}HAVE_UNISTD_H${ac_eC}1${ac_eD}
  211. CEOF
  212.   sed -f conftest.frag conftest.in > conftest.out
  213.   rm -f conftest.in
  214.   mv conftest.out conftest.in
  215.  
  216.   cat > conftest.frag <<CEOF
  217. ${ac_dA}HAVE_ALLOCA${ac_dB}HAVE_ALLOCA${ac_dC}1${ac_dD}
  218. ${ac_uA}HAVE_ALLOCA${ac_uB}HAVE_ALLOCA${ac_uC}1${ac_uD}
  219. ${ac_eA}HAVE_ALLOCA${ac_eB}HAVE_ALLOCA${ac_eC}1${ac_eD}
  220. ${ac_dA}HAVE_VPRINTF${ac_dB}HAVE_VPRINTF${ac_dC}1${ac_dD}
  221. ${ac_uA}HAVE_VPRINTF${ac_uB}HAVE_VPRINTF${ac_uC}1${ac_uD}
  222. ${ac_eA}HAVE_VPRINTF${ac_eB}HAVE_VPRINTF${ac_eC}1${ac_eD}
  223. ${ac_dA}HAVE_STRDUP${ac_dB}HAVE_STRDUP${ac_dC}1${ac_dD}
  224. ${ac_uA}HAVE_STRDUP${ac_uB}HAVE_STRDUP${ac_uC}1${ac_uD}
  225. ${ac_eA}HAVE_STRDUP${ac_eB}HAVE_STRDUP${ac_eC}1${ac_eD}
  226. ${ac_dA}HAVE_STRERROR${ac_dB}HAVE_STRERROR${ac_dC}1${ac_dD}
  227. ${ac_uA}HAVE_STRERROR${ac_uB}HAVE_STRERROR${ac_uC}1${ac_uD}
  228. ${ac_eA}HAVE_STRERROR${ac_eB}HAVE_STRERROR${ac_eC}1${ac_eD}
  229. CEOF
  230.   sed -f conftest.frag conftest.in > conftest.out
  231.   rm -f conftest.in
  232.   mv conftest.out conftest.in
  233.  
  234.   cat > conftest.frag <<CEOF
  235. ${ac_dA}HAVE_STRNCAT${ac_dB}HAVE_STRNCAT${ac_dC}1${ac_dD}
  236. ${ac_uA}HAVE_STRNCAT${ac_uB}HAVE_STRNCAT${ac_uC}1${ac_uD}
  237. ${ac_eA}HAVE_STRNCAT${ac_eB}HAVE_STRNCAT${ac_eC}1${ac_eD}
  238. ${ac_dA}HAVE_ATOF${ac_dB}HAVE_ATOF${ac_dC}1${ac_dD}
  239. ${ac_uA}HAVE_ATOF${ac_uB}HAVE_ATOF${ac_uC}1${ac_uD}
  240. ${ac_eA}HAVE_ATOF${ac_eB}HAVE_ATOF${ac_eC}1${ac_eD}
  241. ${ac_dA}HAVE_ATOI${ac_dB}HAVE_ATOI${ac_dC}1${ac_dD}
  242. ${ac_uA}HAVE_ATOI${ac_uB}HAVE_ATOI${ac_uC}1${ac_uD}
  243. ${ac_eA}HAVE_ATOI${ac_eB}HAVE_ATOI${ac_eC}1${ac_eD}
  244. s%^[     ]*#[     ]*undef[     ][     ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
  245. CEOF
  246.   sed -f conftest.frag conftest.in > conftest.out
  247.   rm -f conftest.in
  248.   mv conftest.out conftest.in
  249.  
  250.   rm -f conftest.frag conftest.h
  251.   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
  252.   cat conftest.in >> conftest.h
  253.   rm -f conftest.in
  254.   if cmp -s $ac_file conftest.h 2>/dev/null; then
  255.     echo "$ac_file is unchanged"
  256.     rm -f conftest.h
  257.   else
  258.     # Remove last slash and all that follows it.  Not all systems have dirname.
  259.       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
  260.       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
  261.       # The file is in a subdirectory.
  262.       test ! -d "$ac_dir" && mkdir "$ac_dir"
  263.     fi
  264.     rm -f $ac_file
  265.     mv conftest.h $ac_file
  266.   fi
  267. fi; done
  268.  
  269.  
  270.  
  271. exit 0
  272.